Add an OstreeSysrootUpgrader API
authorColin Walters <walters@verbum.org>
Sun, 23 Mar 2014 12:54:28 +0000 (08:54 -0400)
committerColin Walters <walters@verbum.org>
Mon, 24 Mar 2014 22:08:22 +0000 (18:08 -0400)
commit7baa600e237b326899de2899a9bc54a6b863943c
tree7f374dbfa6b10ec7fa19b140baf91189106bb321
parentffb9d3467164c1e8ec126d1bf265148e1b2374ab
Add an OstreeSysrootUpgrader API

This moves some utility code from the ostree tool into the shared
library, which will make it easier to consume by external tools.
Makefile-libostree-defines.am
Makefile-libostree.am
src/libostree/ostree-sysroot-upgrader.c [new file with mode: 0644]
src/libostree/ostree-sysroot-upgrader.h [new file with mode: 0644]
src/libostree/ostree-types.h
src/libostree/ostree.h
src/ostree/ot-admin-builtin-switch.c
src/ostree/ot-admin-builtin-upgrade.c
src/ostree/ot-admin-functions.c
src/ostree/ot-admin-functions.h